For further information on integer division , see 有關(guān)整數(shù)除法的詳細(xì)信息,請參見
The following example demonstrates integer division 下面的示例演示如何進(jìn)行整除。
Integer division truncates towards zero 整數(shù)除法向零截?cái)唷?
Integer division by zero always throws a 整數(shù)被零除總是引發(fā)
Operator to perform integer division 運(yùn)算符執(zhí)行整數(shù)除法。
Integer division returns the quotient , that is , the integer that represents the number of times the divisor can divide into the dividend without consideration of any remainder 整除會返回商數(shù),它是一個(gè)整數(shù),表示在不考慮有余數(shù)的情況下,除數(shù)可以除被除數(shù)的次數(shù)。